Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No jira: Implementing cache for auth divisions data source & removing Deprecation warnings #1274

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

charliecon
Copy link
Collaborator

No description provided.

@carnellj-genesys
Copy link
Collaborator

Go ahead and merge and release this when you get in tomorrow charlie

Type: schema.TypeList,
Optional: true,
MaxItems: 5,
Deprecated: "conditional_group_routing_rules is deprecated in genesyscloud_routing_queue. CGR is now a standalone resource, please set ENABLE_STANDALONE_CGR in your environment variables to enable and use genesyscloud_routing_queue_conditional_group_routing",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove the Deprecated field and merge it into the Description?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We noticed it was generating a huge amount of warning messages when AirBnB was running their jobs. Their jobs are unexpectedly crashing so we are trying to see filter the noise (and a potential source of slowness because all of the IO)

@charliecon charliecon merged commit 396d5f0 into main Oct 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants